PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / setTitle Method
The text to be displayed on the screen for this item.
In This Topic
    setTitle Method
    In This Topic
    Sets the title.
    Syntax
    public void setTitle( 
       java.lang.String title
    )

    Parameters

    title
    The text to be displayed on the screen for this item.
    See Also